home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / WORDRESC.BAT < prev   
DOS Batch File  |  1992-04-27  |  265b  |  14 lines

  1. @echo off
  2. cls
  3. echo This is an spectacular EGA educational/arcade/adventure game.  Start 
  4. echo the game, wait for the credits then enter your name.
  5. echo.
  6. echo Press any key to continue or...
  7. echo Press CTRL-C to cancel.
  8. echo.
  9. pause >nul
  10.  
  11. cd wr
  12. wr1
  13. cd..
  14.